home *** CD-ROM | disk | FTP | other *** search
- if (!IS.isModuleInitialized("IS.NOF.ProgId")){
-
- function NOF_ProgId( ) {
- this.__proto__ = NOF_ProgId.prototype;
-
- this.Version = "10000100.0";
-
- this.FSIApplication = "FSI.FSIApplication.10000100.0";
- this.FSIApplication2 = "FSI.FSIApplication2.10000100.0";
- this.FSIProfile = "FSI.FSIProfile.10000100.0";
- this.FSIDirIterator = "FSI.FSIDirIterator.10000100.0";
- this.FSIImporter = "FSI.FSIImporter.10000100.0";
- this.FSIFilter = "FSI.FSIFilter.10000100.0";
- this.FSIFileOpenDlg = "FSI.FSIFileOpenDlg.10000100.0";
- this.FSIImageOpenDlg = "FSI.FSIImageOpenDlg.10000100.0";
- this.FSIFtp = "FSI.FSIFtp.10000100.0";
- this.FSIRegIterator = "FSI.FSIRegIterator.10000100.0";
- this.PublishServerManager = "FSI.PublishServerManager.10000100.0";
- this.FSINode = "FSI.FSINode.10000100.0";
- this.FSIPopups = "FSI.FSIPopups.10000100.0";
- this.FSIPopupPreview = "FSI.FSIPopupPreview.10000100.0";
- this.FSIImage = "FSI.FSIImage.10000100.0";
- }
-
- NOF.__proto__.ProgId = new NOF_ProgId();
- }